CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sift gpu

搜索资源列表

  1. SiftGPU-0[1].5.261

    0下载:
  2. 本工程为sift特征提取的GPU实现,其提取速度比单纯使用CPU计算快20倍,要注意的是显卡要是Nvidia 6以上的
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9003337
    • 提供者:alenw
  1. sift-win

    0下载:
  2. sift算法的代码,可以进行特征点的提取和匹配,速度不如GPU的快
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:352301
    • 提供者:alenw
  1. SiftGPU_V340

    0下载:
  2. SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation, SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lis
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6984194
    • 提供者:picab
  1. SiftGPU-V340

    0下载:
  2. fast SIFT code using GPU
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5305987
    • 提供者:Yoo,seok bong
  1. SiftGPU-V360

    0下载:
  2. SiftGPU 是SIFT特征为GPU执行。 SiftGPU进程像素平行建立高斯金字塔的技术要点。基于GPU的清单生成,SiftGPU然后使用的GPU / CPU的混合方法,有效地建立紧密特征点的名单。并行处理技术要点最后得到他们的方向和描述。-SiftGPU is an implementation of SIFT for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Key
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:5048531
    • 提供者:RockZhou
  1. SiftGPU-V370

    0下载:
  2. 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual-SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5296286
    • 提供者:周金强
  1. SiftGPU-V380

    0下载:
  2. GPU版的klt光流算法,能够快速的完成sift 算法 ,需要显卡支持-SIFTGPU is an implementation of SIFT for GPU. SiftGPU uses GPU to process pixels and features parallely in Gaussian pyramid construction, DoG keypoint detection and descr iptor generation for SIFT. Compac
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5332741
    • 提供者:wangxi
  1. SiftGPU-V382_2

    0下载:
  2. SiftGPU is an implementation of SIFT for GPU. It does pyramid construction, keypoint detection and descr iptor generation on GPU. Not only does SiftGPU process pixels/features paralelly with GPU, this implementation also reduces readback time
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5532243
    • 提供者:bou3aza
  1. SIFT_RANSAC_MATCH

    0下载:
  2. 利用GPU加速的SIFT算法,实现影像匹配,并利用RANSAC进行粗差的剔除-GPU-accelerated use SIFT algorithm to achieve image matching, and use RANSAC removing coarse poor
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-15
    • 文件大小:23031491
    • 提供者:宋孟肖
  1. siftGPU

    0下载:
  2. 在GPU-CUDA平台上计算SIFT特征点,使用cuda-C,使SIFT提取特征加快-SIFT feature points calculated on the GPU-CUDA platform, use cuda-C, so SIFT feature extraction to accelerate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:383749
    • 提供者:
  1. CudaSift-master

    0下载:
  2. 在GPU-CUDA平台上进行SIFT特征提取,加快提取速度-On GPU-CUDA platform SIFT feature extraction, speeding up the extraction rate
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2359513
    • 提供者:
  1. SIFTGPUPAPER

    0下载:
  2. 基于GPU的SIFT特征提取算法研究,对于GPU的理解很有用!-SIFT feature extraction algorithm research based on GPU, GPU is useful for understanding!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:589355
    • 提供者:毛国庆
  1. CudaSift-master

    0下载:
  2. cuda sift ,gpu平台基于cuda的sift算法-cuda sift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2998383
    • 提供者:ly
  1. SiftGPU

    0下载:
  2. gpusift-利用GPU加速的SIFT-gpusift- use GPU-accelerated SIFT
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:7918411
    • 提供者:fanyang
  1. trunk

    0下载:
  2. C++的源码关于slam程序的,可以在windows下调试,该代码主要针对slam中sift的计算问题,将sift算子的计算放到GPU上进行,大大提高了源码的运行速度-this is an project about slam .and we put the sift in GPU calculate.It is very importan for us to improve the slam speed.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1669183
    • 提供者:任天涯
搜珍网 www.dssz.com